docs: fix type link
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 21:53:57 +0000 (16:53 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:39 +0000 (18:57 -0500)
gtk/deprecated/gtkuimanager.c

index df845103d7629da379c563439ca95bcd6f2a0755..4af0b34dcd42a5305a6eafb0aac3bcc9f682b1c1 100644 (file)
  * There are some additional restrictions beyond those specified in the
  * DTD, e.g. every toolitem must have a toolbar in its anchestry and
  * every menuitem must have a menubar or popup in its anchestry. Since
- * a #GMarkup parser is used to parse the UI description, it must not only
- * be valid XML, but valid #GMarkup.
+ * a #GMarkupParser is used to parse the UI description, it must not only
+ * be valid XML, but valid markup.
  *
  * If a name is not specified, it defaults to the action. If an action is
  * not specified either, the element name is used. The name and action